aboutsummaryrefslogtreecommitdiffstats
path: root/source/App.css
diff options
context:
space:
mode:
authorzefanja <zefanja@freenet.de>2013-12-30 14:52:29 +0700
committerzefanja <zefanja@freenet.de>2013-12-30 14:52:29 +0700
commit1faf09359d347d4ea060a6b1198f07e25b8ed63e (patch)
tree288638707d0b733dbf02df893027b5ef05edb925 /source/App.css
parent2c414a5b9b25253d8a7e254b223fa1fa91b86048 (diff)
downloadbiblez-ng-1faf09359d347d4ea060a6b1198f07e25b8ed63e.tar.gz
* updated latest bugfix from swordjs
Diffstat (limited to 'source/App.css')
-rw-r--r--source/App.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/source/App.css b/source/App.css
index fc5c11f..ce8b96e 100644
--- a/source/App.css
+++ b/source/App.css
@@ -65,6 +65,10 @@
width: 495px;
}
+.tb-button {
+ padding: 5px;
+}
+
/* MODULE MANAGER */
.item {
@@ -208,5 +212,5 @@ h3, h1 {
/* OVERRIDE SOME ONYX SETTINGS */
.onyx-toolbar {
- padding: 2px 5px;
+ padding: 5px;
} \ No newline at end of file