TODO |
------+
+ BUGS |
+ ------+
+ - Global vars checker
+ - Not triple chars between letters
+ - 10002 message when already clicked
+ - usermgmt: add user delete
+ - trim spaces in apprentice form
+ DONE - Remove books from chat
+ DONE - usermgmt: add email
+
FEATURES |
----------+
+ * inherited info
* Users Network construction
DONE - sql
- dbase API
- enhance info interface
. disable parts of interface
- minisplash at end of the match
+ - differentiate table authorization
* Double click on chat to open preferences
DONE . migration script for old users
- guarantee for apprentice
- BUGS |
- ------+
- - Global vars checker
- - Remove books from chat
- - Not triple chars between letters
- - 10002 message when already clicked
- - usermgmt: add user delete
- DONE - usermgmt: add email
---------
span.au0 span {
font-weight: bold;
}
+span.au0_off span {
+ font-weight: bold;
+}
span.au1 span {
padding-left: 2px;
padding-right: 4px;
font-style: italic;
-/* orange background-color: #ffd780; */
-/* red background-color: #ffb0b0; */
+ background-color: #a1c8ff;
+}
+span.au1_off span {
+ padding-left: 2px;
+ padding-right: 4px;
+ font-style: italic;
background-color: #a1c8ff;
}
span.au2 span {
background-color: #bafcba;
}
+span.au2_off span {
+ background-color: #bafcba;
+}
span.au3 {
padding-left: 24px;
background-position: left center;
}
+span.au3_off span {
+ background-color: transparent;
+}
+span.au3_off {
+}
+
span.au3 span {
background-color: transparent;
}