summaryrefslogtreecommitdiff
path: root/www/styles/musicpools.css
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-06-23 03:24:09 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-06-23 03:24:55 (GMT)
commitadd9b76db60093be8d680e28ca190fba479179fb (patch)
treed87f00bd5907751285eee242c1c59b8a2f2cb703 /www/styles/musicpools.css
parent2f3936cbd917d03afb6525dcf7deee6feb73e426 (diff)
changed <select> based music pool selector to bootstrap dropdown
Diffstat (limited to 'www/styles/musicpools.css')
-rw-r--r--www/styles/musicpools.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/styles/musicpools.css b/www/styles/musicpools.css
index beca7bc..c0652f1 100644
--- a/www/styles/musicpools.css
+++ b/www/styles/musicpools.css
@@ -19,3 +19,11 @@
* You should have received a copy of the GNU Affero General Public License
* along with rhwebimport. If not, see <http://www.gnu.org/licenses/>.
*/
+
+#musicpool-title {
+ font-weight: bold;
+}
+
+#musicpool-header-spacer {
+ margin-top: 1.3em;
+}