Display brightness/contrast value in button text

This commit is contained in:
Éric Lemoine
2013-05-31 15:45:40 +02:00
parent 075f4aadc7
commit 84b1886666
2 changed files with 30 additions and 4 deletions
+8
View File
@@ -8,6 +8,14 @@
<link rel="stylesheet" href="../resources/layout.css" type="text/css">
<link rel="stylesheet" href="../resources/bootstrap/css/bootstrap-responsive.min.css" type="text/css">
<title>Brightness/contrast example</title>
<style>
#reset-brightness {
min-width: 138px;
}
#reset-contrast {
min-width: 120px;
}
</style>
</head>
<body>