summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'MLEB/Translate/resources/css/ext.translate.messagetable.css')
-rw-r--r--MLEB/Translate/resources/css/ext.translate.messagetable.css10
1 files changed, 3 insertions, 7 deletions
diff --git a/MLEB/Translate/resources/css/ext.translate.messagetable.css b/MLEB/Translate/resources/css/ext.translate.messagetable.css
index 07ec5792..5da964d2 100644
--- a/MLEB/Translate/resources/css/ext.translate.messagetable.css
+++ b/MLEB/Translate/resources/css/ext.translate.messagetable.css
@@ -183,11 +183,8 @@
}
.tux-action-bar {
- margin: 0 !important;
background-color: #F0F0F0;
color: #252525;
- height: 50px;
- line-height: 50px;
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
transition: width 250ms;
@@ -206,14 +203,13 @@
}
.tux-action-bar .toggle.button {
- height: 40px;
+ min-height: 40px;
font-size: 14px;
vertical-align: middle;
border-radius: 0;
text-shadow: none;
- margin: 0;
+ margin: 5px 0;
text-indent: 0;
- padding: 0 6px;
}
.tux-action-bar .tux-view-switcher {
@@ -316,7 +312,7 @@
}
.tux-message-filter-result .button {
- height: 30px;
+ float: right;
padding: 5px;
margin: 5px 0;
font-size: 15px;