mirror of
https://github.com/pklaus/brother_ql_web.git
synced 2024-05-25 11:56:53 +03:00
UI improvements: icons, button disabled while printing
This commit is contained in:
13
static/css/custom.css
Normal file
13
static/css/custom.css
Normal file
@@ -0,0 +1,13 @@
|
||||
#statusBox.alert {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.alert .glyphicon{
|
||||
display:table-cell;
|
||||
}
|
||||
|
||||
.alert div,
|
||||
.alert span{
|
||||
padding-left: 10px;
|
||||
display:table-cell;
|
||||
}
|
||||
Reference in New Issue
Block a user