Began to add global toolbar
This commit is contained in:
12
client/components/states_indicator/dates/dates.css
Normal file
12
client/components/states_indicator/dates/dates.css
Normal file
@ -0,0 +1,12 @@
|
||||
.dates{
|
||||
height: 30px;
|
||||
|
||||
/* For text alignement */
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
line-height: 30px;
|
||||
|
||||
cursor: default;
|
||||
color: white;
|
||||
|
||||
}
|
Reference in New Issue
Block a user