forked from Botanical/BotanJS
Generalize tags to flags
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
.ae_panel_section {
|
||||
padding: 0 1em;
|
||||
color: white;
|
||||
height: 0;
|
||||
overflow: hidden;;
|
||||
}
|
||||
|
||||
.ae_section_prop {
|
||||
@@ -116,6 +118,10 @@
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
.ae_stitle:hover {
|
||||
background-color: rgba( 0, 0, 0, 0.2 );
|
||||
}
|
||||
|
||||
.ae_stitle {
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user